Feature: Crear un tag

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
0m 18.661s

Scenario: Como administrador de la aplicación Ghost realizo la creación de un tag

Before 0m 1.467s
Given I navigate to page "<URL_GHOST>" 0m 1.275s
And I wait for 2 seconds 0m 2.760s
When I enter email "<EMAIL>" 0m 0.872s
When I enter password "<PASSWORD>" 0m 0.828s
And I click Sign in 0m 0.995s
And I wait for 3 seconds 0m 3.859s
And I clic tag 0m 0.863s
And I clic new tag 0m 0.831s
And I open Meta data 0m 0.797s
And I enter Meta title top length 0m 2.514s
And I clic save tag 0m 0.806s
Then I validate bug Meta title "Meta Title cannot be longer than 300 characters." 0m 0.787s
After 0m 0.007s

Screenshots

Before
NO IMAGE AVAILABLE
Given I navigate to page "<URL_GHOST>"
And I wait for 2 seconds
When I enter email "<EMAIL>"
When I enter password "<PASSWORD>"
And I click Sign in
And I wait for 3 seconds
And I clic tag
And I clic new tag
And I open Meta data
And I enter Meta title top length
And I clic save tag
Then I validate bug Meta title "Meta Title cannot be longer than 300 characters."
After
NO IMAGE AVAILABLE